Basic Tab

Google Cloud Storage

To connect to the GCS file system adapter, set the following properties in the basic tab of the New Data Source connection window:

 

Field

Description

URL

A URL to connect to the physical data source.

Project Id Set this to the Id of the project that you want to connect to.
Service Account Each service account is associated with a public/private RSA key pair. The Service Account Credentials API uses this internal key pair to create short-lived service account credentials, and to sign blobs and JSON Web Tokens (JWTs). This key pair is known as the Google-managed key pair. In addition, you can create multiple public/private RSA key pairs, known as user-managed key pairs, and use the private key to authenticate with Google APIs. This private key is known as a service account key. Refer to https://cloud.google.com/iam/docs/keys-create-delete for details about how to create a Ser vice account key.